[INFO] fetching crate cres 0.9.1...
[INFO] checking cres-0.9.1 against try#fceb2de603f0807f9049222f3f612ed51ed8f9dc for pr-157576
[INFO] extracting crate cres 0.9.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cres 0.9.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cres 0.9.1
[INFO] tweaked toml for crates.io crate cres 0.9.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cres 0.9.1 on toolchain fceb2de603f0807f9049222f3f612ed51ed8f9dc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cres 0.9.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e5367dc931ecd37ee2c66fc8fd3e9469a8bff5fd9037c19b0a69685793a2e594
[INFO] running `Command { std: "docker" "start" "e5367dc931ecd37ee2c66fc8fd3e9469a8bff5fd9037c19b0a69685793a2e594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e5367dc931ecd37ee2c66fc8fd3e9469a8bff5fd9037c19b0a69685793a2e594" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5367dc931ecd37ee2c66fc8fd3e9469a8bff5fd9037c19b0a69685793a2e594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e5367dc931ecd37ee2c66fc8fd3e9469a8bff5fd9037c19b0a69685793a2e594" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling vergen v9.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.12+1.0.8
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling vergen-git2 v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling cbindgen v0.28.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_core v0.9.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]     Checking noisy_float v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking os_str_bytes v7.0.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking pathfinding v4.14.0
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking indicatif v0.17.9
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking argfile v0.2.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking jetty v0.4.1
[INFO] [stderr]     Checking clap_complete v4.5.43
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking particle_id v0.5.0
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking bzip2 v0.5.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking logbar v0.1.1
[INFO] [stderr]     Checking permutohedron v0.2.4
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking audec v0.1.0
[INFO] [stderr]    Compiling cres v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 15s
[INFO] running `Command { std: "docker" "inspect" "e5367dc931ecd37ee2c66fc8fd3e9469a8bff5fd9037c19b0a69685793a2e594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5367dc931ecd37ee2c66fc8fd3e9469a8bff5fd9037c19b0a69685793a2e594", kill_on_drop: false }`
[INFO] [stdout] e5367dc931ecd37ee2c66fc8fd3e9469a8bff5fd9037c19b0a69685793a2e594
